Skip to content

Conversation

pvts-mat
Copy link
Contributor

[LTS 8.6]

About

This commit fixes the problem with the compilation of breakpoints:breakpoint_test_arm64 test on aarch64 architecture.

The situation is exactly the same as in #330 (The ciqlts8_6 and ciqlts8_8 have the same history for the files in tools/testing/selftests/breakpoints. Also the same issue with TRAP_HWBKPT as in ciqlts8_8). See also associated #336.

commit-author Masami Hiramatsu <[email protected]>
commit 5b06eea

Since commit 5821ba9 ("selftests: Add test plan API to kselftest.h
and adjust callers") accidentally introduced 'a' typo in the front of
run_test() function, breakpoint_test_arm64.c became not able to be
compiled.

Remove the 'a' from arun_test().

Fixes: 5821ba9 ("selftests: Add test plan API to kselftest.h and adjust callers")
        Reported-by: Jun Takahashi <[email protected]>
        Signed-off-by: Masami Hiramatsu <[email protected]>
        Cc: Kees Cook <[email protected]>
        Reviewed-by: Kees Cook <[email protected]>
        Signed-off-by: Shuah Khan <[email protected]>
(cherry picked from commit 5b06eea)
        Signed-off-by: Marcin Wcisło <[email protected]>
Copy link
Collaborator

@bmastbergen bmastbergen left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

🥌

Copy link
Collaborator

@PlaidCat PlaidCat left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

:shipit:

@PlaidCat PlaidCat merged commit eecf002 into ctrliq:ciqlts8_6 Jun 20, 2025
2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

4 participants